toggle menu
library
androidJvm
switch theme
search in API
library
/
io.github.wax911.library.annotation.processor.fragment
/
[androidJvm]FragmentPatcherTest
/
Given a fragment missing and not in map, When include missing fragments, Then return nothing
Given
a
fragment
missing
and
not
in
map,
When
include
missing
fragments,
Then
return
nothing
androidJvm
fun
Given a fragment missing and not in map, When include missing fragments, Then return nothing
(
)
Tests this scenario:
query SomeQuery { someObjectA { ...fragmentA } }
(fragmentA not defined with query, and also does not exist in the Fragment folder)